widget: Remove outdated comment
authorTimm Bäder <mail@baedert.org>
Tue, 1 Nov 2016 19:51:03 +0000 (20:51 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 2 Nov 2016 17:40:00 +0000 (18:40 +0100)
gtk_widget_override_color is no more.

gtk/gtkwidget.c

index 59ed2c12fe8b6d954700dabf89f6e41d8ccd83eb..2335936b8200db20837b601243d2533ebc766463 100644 (file)
@@ -1714,9 +1714,6 @@ gtk_widget_class_init (GtkWidgetClass *klass)
    * #GtkStyleContext::changed signal is emitted on the @widget's associated
    * #GtkStyleContext as returned by gtk_widget_get_style_context().
    *
-   * Note that style-modifying functions like gtk_widget_override_color() also
-   * cause this signal to be emitted.
-   *
    * Since: 3.0
    */
   widget_signals[STYLE_UPDATED] =